"Language" "japanese" 

"Tokens" 

{ 

"SteamBootstrapper_UpdatingSteam"				"Steam を更新中..."

"[english]SteamBootstrapper_UpdatingSteam"				"Updating Steam..."

"SteamBootstrapper_ElevationPrompt"			"Steam を起動するには、まず更新する必要があります。"

"[english]SteamBootstrapper_ElevationPrompt"			"Steam needs to self-update before launching."

"SteamBootstrapper_ReadOnlyInstallOSX"		"インストール ディレクトリに書き込むことができません。ディスク イメージから起動していないかご確認ください。"

"[english]SteamBootstrapper_ReadOnlyInstallOSX"		"Steam can't write to it's install dir.  Make sure you're not trying to run from the disk image."

"SteamBootstrapper_ReadOnlyInstall"			"インストール ディレクトリに書き込めません。"

"[english]SteamBootstrapper_ReadOnlyInstall"			"Steam can't write to it's install dir."

"SteamBootstrapper_InsufficientDiskSpace"		"Steam の更新には、HDD に %nMegaBytes%MB の空き容量が必要です。"

"[english]SteamBootstrapper_InsufficientDiskSpace"		"Steam needs %nMegaBytes%MB of free disk space to update."

"SteamBootstrapper_FailedManifestLoad"		"パッケージ リストを読み込めませんでした。"

"[english]SteamBootstrapper_FailedManifestLoad"		"Failed to load package manifest."

"SteamBootstrapper_FailedManifestVerify"		"パッケージ リストを検証できませんでした。"

"[english]SteamBootstrapper_FailedManifestVerify"		"Failed to verify package manifest."

"SteamBootstrapper_FailedManifestSave"		"パッケージ リストを保存できませんでした。"

"[english]SteamBootstrapper_FailedManifestSave"		"Failed to save package manifest."

"SteamBootstrapper_FailedPackageRead"			"パッケージ（%pkgName%）を読み込めませんでした。"

"[english]SteamBootstrapper_FailedPackageRead"			"Failed to read package (%pkgName%)."

"SteamBootstrapper_CorruptPackageFile"		"パッケージ（%pkgName%）が破損しています。"

"[english]SteamBootstrapper_CorruptPackageFile"		"Corrupt package file (%pkgName%)."

"SteamBootstrapper_FailedPackageUnzip"		"パッケージ（%pkgName%）を解凍できませんでした。"

"[english]SteamBootstrapper_FailedPackageUnzip"		"Failed to unzip package (%pkgName%)."

"SteamBootstrapper_UpdateApplyFail"			"更新を適用できませんでした。変更を元に戻しています..."

"[english]SteamBootstrapper_UpdateApplyFail"			"Failed to apply update, reverting..."

"SteamBootstrapper_UpdateCleanup"				"クリーンアップ中..."

"[english]SteamBootstrapper_UpdateCleanup"				"Cleaning up..."

"SteamBootstrapper_UpdateCleanupFail"			"更新後にクリーンアップできませんでした。続行中..."

"[english]SteamBootstrapper_UpdateCleanupFail"			"Failed to clean up after update, continuing..."

"SteamBootstrapper_UpdateFinalizeFail"		"インストール リストを書き込めませんでした。"

"[english]SteamBootstrapper_UpdateFinalizeFail"		"Failed to write installation manifest."

"SteamBootstrapper_UpdateComplete"			"更新が完了しました。Steam を起動します..."

"[english]SteamBootstrapper_UpdateComplete"			"Update complete, launching Steam..."

"SteamBootstrapper_UpdateChecking"			"更新を確認中..."

"[english]SteamBootstrapper_UpdateChecking"			"Checking for available updates..."

"SteamBootstrapper_UpdatePrepare"				"更新の準備中..."

"[english]SteamBootstrapper_UpdatePrepare"				"Preparing to update..."

"SteamBootstrapper_UpdateDownload"			"更新をダウンロード中..."

"[english]SteamBootstrapper_UpdateDownload"			"Downloading update..."

"SteamBootstrapper_UpdateDownloading"			"更新をダウンロード中（%bytes% / %size% KB）..."

"[english]SteamBootstrapper_UpdateDownloading"			"Downloading update (%bytes% of %size% KB)..."

"SteamBootstrapper_UpdateExtractingPackage"	"パッケージを抽出中..."

"[english]SteamBootstrapper_UpdateExtractingPackage"	"Extracting package..."

"SteamBootstrapper_UpdateInstalling"			"更新をインストール中..."

"[english]SteamBootstrapper_UpdateInstalling"			"Installing update..."

"SteamBootstrapper_InstallVerify"				"インストールを検証中..."

"[english]SteamBootstrapper_InstallVerify"				"Verifying installation..."

"SteamBootstrapper_DownloadComplete"			"ダウンロードが終了しました。"

"[english]SteamBootstrapper_DownloadComplete"			"Download complete."

"SteamBootstrapper_OfflineAndNeedUpdate"		"Steam の更新にはインターネットにアクセスする必要がありますが、オフラインモードに設定されています。"

"[english]SteamBootstrapper_OfflineAndNeedUpdate"		"Steam needs to be online to update, but was set to offline mode."

"SteamBootstrapper_NoNetwork"					"Steam の更新にはインターネットにアクセスする必要があります。ネットワーク接続をご確認のうえ、もう一度お試しください。"

"[english]SteamBootstrapper_NoNetwork"					"Steam needs to be online to update.  Please confirm your network connection and try again."

"SteamBootstrapper_FailedMkdir"				"ディレクトリ \"%dirname%\" を作成できませんでした。エラー %errno%"

"[english]SteamBootstrapper_FailedMkdir"				"Couldn't create directory %dirname%, got error %errno%"

"SteamBootstrapper_FailedDownloadHTTPError"	"ダウンロードできませんでした：http エラー %errno%"

"[english]SteamBootstrapper_FailedDownloadHTTPError"	"Download failed: http error %errno%"

"SteamBootstrapper_MoveContentDir_DestExists" "Steam のゲームコンテンツ保管場所が '~/Documents/Steam Content' から '~/Library/Application Support/Steam/SteamApps' に変更されました。変更前の場所にゲームファイルがあるため自動で新しい場所に移動しようとしましたが、すでに新しい場所にファイルがあるために移動できませんでした。手動でファイルを移動するか、古いファイルを削除してゲームをダウンロードしなおす必要がある可能性があります。このまま続けますか？"

"[english]SteamBootstrapper_MoveContentDir_DestExists" "Steam has changed where it stores game content from '~/Documents/Steam Content' to '~/Library/Application Support/Steam/SteamApps'.  You have game files in the original location, and Steam was not able to move the files because files already exist at the new location.  You may need to move the files manually, or delete the old files and download your games again.  Continue anyway?"

"SteamBootstrapper_MoveContentDir_CopyError"  "Steam のゲームコンテンツ保管場所が '~/Documents/Steam Content' から '~/Library/Application Support/Steam/SteamApps' に変更されました。変更前の場所にゲームファイルがあるため自動で新しい場所に移動しようとしましたが、できませんでした。手動でファイルを移動するか、古いファイルを削除してゲームをダウンロードしなおす必要がある可能性があります。このまま続けますか？"

"[english]SteamBootstrapper_MoveContentDir_CopyError"  "Steam has changed where it stores game content from '~/Documents/Steam Content' to '~/Library/Application Support/Steam/SteamApps'.  You have game files in the original location, and Steam was unable to move the files.  You may need to move the files manually, or delete the old files and download your games again.  Continue anyway?"

}
